notebook: Drop use of G_DISABLE_CHECKS
authorMatthias Clasen <mclasen@redhat.com>
Wed, 9 Sep 2015 00:55:32 +0000 (20:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 9 Sep 2015 10:32:46 +0000 (06:32 -0400)
commitf4b53d4b0c4a79ee8668cfbe2480c0a51c55f53b
treeb451ca0ec67726ac94dd69baa4920a1efd60fd84
parentff530ae3219a7188c05d567fdafeb807b244b7a7
notebook: Drop use of G_DISABLE_CHECKS

Rewrite the one check that the G_DISABLE_CHECKS macro was used for
in terms of g_return_if_fail.
gtk/gtknotebook.c